7451b662a3e0df0a7fc7628129bf74010e5f705d
[git-annex.git] /
1 [[!comment format=mdwn
2  username="nick.guenther@e418ed3c763dff37995c2ed5da4232a7c6cee0a9"
3  nickname="nick.guenther"
4  avatar="http://cdn.libravatar.org/avatar/9e85c6ca61c3f877fef4f91c2bf6e278"
5  subject="comment 3"
6  date="2022-09-09T20:45:13Z"
7  content="""
8 Thanks for your attention and for confirming there's an issue!
9
10 > Aside from git-credential-netrc, there is not a single mention of the netrc file in git's documentation.
11
12 I did notice this. It is a surprising behaviour! I only discovered it because DroneCI discovered it.
13
14 If that's your opinion, I would rather make `git config credential.helper store` the canonical solution for noninteractive passworded HTTP, since it works consistently with both `git` and `git-annex`. I think everyone would find it easier to wrap our heads around if the docs dropped the mention of netrc and instead explained that git-annex hooks into git-credential(1) and that everyone should use that.
15 """]]